Uses of Interface
com.cisco.pt.ipc.sim.AsaWebvpnUserInfo
Packages that use AsaWebvpnUserInfo
Package
Description
Java Framework built for Packet Tracer 8.1.0.
-
Uses of AsaWebvpnUserInfo in com.cisco.pt.ipc
Methods in com.cisco.pt.ipc that return AsaWebvpnUserInfoModifier and TypeMethodDescriptionIPCFactory.addClientlessVpnUser(AsaWebvpnUserManager asaWebvpnUserManager, String username, String profileName, String policyName, String bookmarkName, String urlName) IPCFactory.getClientlessVpnUser(AsaWebvpnUserManager asaWebvpnUserManager, String username) IPCFactory.getClientlessVpnUserAt(AsaWebvpnUserManager asaWebvpnUserManager, int index) -
Uses of AsaWebvpnUserInfo in com.cisco.pt.ipc.sim
Methods in com.cisco.pt.ipc.sim that return AsaWebvpnUserInfoModifier and TypeMethodDescriptionAsaWebvpnUserManager.addClientlessVpnUser(String username, String profileName, String policyName, String bookmarkName, String urlName) Information provided by the PKI file:AsaWebvpnUserManager.getClientlessVpnUser(String username) Information provided by the PKI file:AsaWebvpnUserManager.getClientlessVpnUserAt(int index) Information provided by the PKI file: -
Uses of AsaWebvpnUserInfo in com.cisco.pt.ipc.sim.impl
Classes in com.cisco.pt.ipc.sim.impl that implement AsaWebvpnUserInfoModifier and TypeClassDescriptionclassInformation provided by the PKI file:Methods in com.cisco.pt.ipc.sim.impl that return AsaWebvpnUserInfoModifier and TypeMethodDescriptionAsaWebvpnUserManagerImpl.addClientlessVpnUser(String username, String profileName, String policyName, String bookmarkName, String urlName) Information provided by the PKI file:AsaWebvpnUserManagerImpl.getClientlessVpnUser(String username) Information provided by the PKI file:AsaWebvpnUserManagerImpl.getClientlessVpnUserAt(int index) Information provided by the PKI file: